home *** CD-ROM | disk | FTP | other *** search
/ Pornodelic / Pornodelic - Disc 2.iso / pc / data / title.dir / 00009_ÉXÉ^Å[Ég.ls < prev    next >
Encoding:
Text File  |  1998-03-05  |  160 b   |  10 lines

  1. global gsoundloopflag
  2.  
  3. on mouseDown
  4.   if somebutton2() then
  5.     set gsoundloopflag to 0
  6.     beginmyconfig(190, 50, 320, 240)
  7.     go(1, "MainMenu")
  8.   end if
  9. end
  10.